directx.com

Undocumented in source.

Public Imports

directx.win32
public import directx.win32;
Undocumented in source.
core.sys.windows.basetyps
public import core.sys.windows.basetyps;
Undocumented in source.

Members

Aliases

LPCLASSFACTORY
alias LPCLASSFACTORY = IClassFactory
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPUNKNOWN
alias LPUNKNOWN = IUnknown
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
REFGUID, REFIID, REFCLSID, REFFMTID
alias REFGUID, REFIID, REFCLSID, REFFMTID = const(GUID)*
Undocumented in source.

Functions

MIDL_user_allocate
void* MIDL_user_allocate(size_t )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MIDL_user_free
void MIDL_user_free(void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Interfaces

IClassFactory
interface IClassFactory
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
IPrintDocumentPackageTarget
interface IPrintDocumentPackageTarget
Undocumented in source.
IUnknown
interface IUnknown
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Manifest constants

INTSAFE_E_ARITHMETIC_OVERFLOW
enum INTSAFE_E_ARITHMETIC_OVERFLOW;
Undocumented in source.

Templates

uuid
template uuid(T, const char[] g)
Undocumented in source.

Meta